Add new fields 'Filename' and 'Format' to doc.
authoroliskoli <oliskoli>
Thu, 31 Jul 2008 20:15:15 +0000 (20:15 +0000)
committeroliskoli <oliskoli>
Thu, 31 Jul 2008 20:15:15 +0000 (20:15 +0000)
xmldoc/chapters/styles.xml

index 58e5c6924793ad3ad6d9e6454be322419ddaf6a3..abea8f741266707fe93d79773477a2d1ecc54b6a 100644 (file)
@@ -1247,6 +1247,18 @@ example:
 <para>example:<screen format="linespecific">POSTAL_CODE, "", "%s"</screen></para>
 </section>
 
+<section id="style_filename">
+<title>FILENAME</title>
+<para>The name of the file where the points were loaded from. Only useable on output!.</para>
+<para>example:<screen format="linespecific">OFIELD FILENAME, "", "%s"</screen></para>
+</section>
+
+<section id="style_format">
+<title>FORMAT</title>
+<para>The name of the input file format the points came from. Only useable on output!.</para>
+<para>example:<screen format="linespecific">OFIELD FORMAT, "", "%s"</screen></para>
+</section>
+
 </section> <!-- definitions -->
 
 <section id="style_examples">